Sort Objects

  • A parameter object for the sorting of items of a GamesForMatch request

    The GamesForMatch Sort Object is an array of keys to sort by, and whether those keys should be ascending or decending. Use the enum GamesForMatchSortKey to select a key

    Remark

    See the Game object for a description of each field
    See more

    Declaration

    Swift

    public struct GamesForMatchSortObject : SortObject